* src/doc.c (get_doc_string): Don't signal an error if the file is missing.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 12 Oct 2012 20:11:50 +0000 (16:11 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 12 Oct 2012 20:11:50 +0000 (16:11 -0400)
commit8aa0caee3522662a90a76b8fb2ec02ea2ee23b2a
tree695b0d0c6d4243aa45222491f5ce283e1e79dba1
parent6ca4ad1363c611dbf6477c08c534730210f369a6
* src/doc.c (get_doc_string): Don't signal an error if the file is missing.
* lisp/help-fns.el (describe-variable, describe-function-1):
* lisp/help-mode.el (help-make-xrefs): Remove error handler, made unneeded.
lisp/ChangeLog
lisp/help-fns.el
lisp/help-mode.el
src/ChangeLog
src/doc.c